Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(239)

Side by Side Diff: visual_studio/NativeClientVSAddIn/InstallerResources/PPAPI_Patch/PlatformToolsets/v100/microsoft.cpp.[platform].v100.targets.patch

Issue 11085093: Remove windows lines endings (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbui ld/2003"> 1 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbui ld/2003">
2 <PatchRemove> 2 <PatchRemove>
3 <Import Project="$(VCTargetsPath)\Platforms\Win32\PlatformToolsets\v100\Impo rtBefore\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\Win32\Platform Toolsets\v100\ImportBefore')" /> 3 <Import Project="$(VCTargetsPath)\Platforms\Win32\PlatformToolsets\v100\Impo rtBefore\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\Win32\Platform Toolsets\v100\ImportBefore')" />
4 </PatchRemove> 4 </PatchRemove>
5 <PatchAdd> 5 <PatchAdd>
6 <Import Project="$(VCTargetsPath)\Platforms\PPAPI\PlatformToolsets\v100\Impo rtBefore\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\PPAPI\Platform Toolsets\v100\ImportBefore')" /> 6 <Import Project="$(VCTargetsPath)\Platforms\PPAPI\PlatformToolsets\v100\Impo rtBefore\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\PPAPI\Platform Toolsets\v100\ImportBefore')" />
7 </PatchAdd> 7 </PatchAdd>
8 <PatchRemove> 8 <PatchRemove>
9 <Import Project="$(VCTargetsPath)\Platforms\Win32\PlatformToolsets\v100\Impo rtAfter\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\Win32\PlatformT oolsets\v100\ImportAfter')" /> 9 <Import Project="$(VCTargetsPath)\Platforms\Win32\PlatformToolsets\v100\Impo rtAfter\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\Win32\PlatformT oolsets\v100\ImportAfter')" />
10 </PatchRemove> 10 </PatchRemove>
11 <PatchAdd> 11 <PatchAdd>
12 <Import Project="$(VCTargetsPath)\Platforms\PPAPI\PlatformToolsets\v100\Impo rtAfter\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\PPAPI\PlatformT oolsets\v100\ImportAfter')" /> 12 <Import Project="$(VCTargetsPath)\Platforms\PPAPI\PlatformToolsets\v100\Impo rtAfter\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\PPAPI\PlatformT oolsets\v100\ImportAfter')" />
13 </PatchAdd> 13 </PatchAdd>
14 </Project> 14 </Project>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698